[INFO] fetching crate strustle 0.1.3...
[INFO] testing strustle-0.1.3 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate strustle 0.1.3 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate strustle 0.1.3
[INFO] finished tweaking crates.io crate strustle 0.1.3
[INFO] tweaked toml for crates.io crate strustle 0.1.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate strustle 0.1.3 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate strustle 0.1.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ddb7dcf5f0c9a8826f8d27afef9dc104ba8f950e43e0c2d58e1b2cea8a12b8f5
[INFO] running `Command { std: "docker" "start" "-a" "ddb7dcf5f0c9a8826f8d27afef9dc104ba8f950e43e0c2d58e1b2cea8a12b8f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddb7dcf5f0c9a8826f8d27afef9dc104ba8f950e43e0c2d58e1b2cea8a12b8f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddb7dcf5f0c9a8826f8d27afef9dc104ba8f950e43e0c2d58e1b2cea8a12b8f5", kill_on_drop: false }`
[INFO] [stdout] ddb7dcf5f0c9a8826f8d27afef9dc104ba8f950e43e0c2d58e1b2cea8a12b8f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73c17a1e73af1097064622488bfe3027f88b00b5872395b5f60d4a241180ee1e
[INFO] running `Command { std: "docker" "start" "-a" "73c17a1e73af1097064622488bfe3027f88b00b5872395b5f60d4a241180ee1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling openssl v0.10.54
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling alsa v0.9.0
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling hound v3.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.88
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling ipnet v2.7.2
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling rodio v0.19.0
[INFO] [stderr]    Compiling h2 v0.4.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling strustle v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.54
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "73c17a1e73af1097064622488bfe3027f88b00b5872395b5f60d4a241180ee1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73c17a1e73af1097064622488bfe3027f88b00b5872395b5f60d4a241180ee1e", kill_on_drop: false }`
[INFO] [stdout] 73c17a1e73af1097064622488bfe3027f88b00b5872395b5f60d4a241180ee1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ec2a4dc4b77a7e17b99f0d1f59ebf26c12b0bd65efa30ad16aa8ef65af3e94e
[INFO] running `Command { std: "docker" "start" "-a" "8ec2a4dc4b77a7e17b99f0d1f59ebf26c12b0bd65efa30ad16aa8ef65af3e94e", kill_on_drop: false }`
[INFO] [stderr]    Compiling strustle v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.54
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "8ec2a4dc4b77a7e17b99f0d1f59ebf26c12b0bd65efa30ad16aa8ef65af3e94e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ec2a4dc4b77a7e17b99f0d1f59ebf26c12b0bd65efa30ad16aa8ef65af3e94e", kill_on_drop: false }`
[INFO] [stdout] 8ec2a4dc4b77a7e17b99f0d1f59ebf26c12b0bd65efa30ad16aa8ef65af3e94e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e15a507668d4e3c1e12c8bcbed141a942589a61b241035b4261712b28b554c13
[INFO] running `Command { std: "docker" "start" "-a" "e15a507668d4e3c1e12c8bcbed141a942589a61b241035b4261712b28b554c13", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stdout] 
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.54
[INFO] [stdout] running 7 tests
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stdout] test utils::tests::test_duplicate_letter_input_with_correct_letter_place_without_duplicate_letters ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/strustle-2349acf6bf5a22f5)
[INFO] [stdout] test utils::tests::test_correct_input ... ok
[INFO] [stdout] test utils::tests::test_get_word ... ok
[INFO] [stdout] test utils::tests::test_slightly_different_input_with_duplicate_letters ... ok
[INFO] [stdout] test utils::tests::test_input_with_more_duplicate_letters ... ok
[INFO] [stdout] test utils::tests::test_slightly_different_input ... ok
[INFO] [stdout] test utils::tests::test_entirely_different_input ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e15a507668d4e3c1e12c8bcbed141a942589a61b241035b4261712b28b554c13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e15a507668d4e3c1e12c8bcbed141a942589a61b241035b4261712b28b554c13", kill_on_drop: false }`
[INFO] [stdout] e15a507668d4e3c1e12c8bcbed141a942589a61b241035b4261712b28b554c13
